Categories
artificial intelligence
4 articles
-
Attention: How Words Talk to Each Other
Part 2 of the series 'From Token to Chatbot'. The attention mechanism explained with zero math background required: dot product, softmax and the Query/Key/Value trio, with hands-on Python to watch a model link 'it' to 'cat'.
Read more -
How an LLM Builds a Word
An LLM does only one thing: predict the next word, over and over. Part one of the series 'From Token to Chatbot' — tokens, embeddings, logits and softmax, with hands-on Python to watch GPT-2 hesitate and then pick 'Paris'.
Read more -
Generate Excalidraw Diagrams from Claude Code with MCP
How to install and use the excalidraw-render MCP server to generate architecture diagrams directly from Claude Code, in PNG or SVG.
Read more -
Analyze Your Emails with AI: Claude Code + Gmail Practical Guide
Complete tutorial to create your intelligent email analysis assistant with Claude Code. 30-minute setup, read-only access, risk-free.
Read more